The Verify request will confirm that a previously stored ShortURL built from the Create request is still valid and active (i.e. it has not expired).
The Verify end–point and Base64 encoded JSON template is included as one of the Webhooks from the Create API.
Field Name | Type (max length) |
Required MandatoryOptional |
Description |
---|---|---|---|
sessionID | String | M |
The sessionID of the ShortURL to be verified. The MetaData. LinkId is populated during the Create API call. |